home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 42 / Amiga Format AFCD42 (Issue 126, Aug 1999).iso / -serious- / programming / amos / amoslist-0499 / amoslist / 000062_nobody_Thu Apr 8 15:39:23 1999.msg < prev    next >
Internet Message Format  |  1999-05-17  |  3KB

  1. Received: from onelist.com (pop.onelist.com [209.207.164.13])
  2.     by osf1.gmu.edu (8.8.8/8.8.8) with SMTP id PAA12762
  3.     for <mcox4@osf1.gmu.edu>; Thu, 8 Apr 1999 15:39:19 -0400 (EDT)
  4. Received: (qmail 21614 invoked by alias); 8 Apr 1999 19:28:00 -0000
  5. Received: (qmail 21543 invoked from network); 8 Apr 1999 19:27:59 -0000
  6. Received: from unknown (HELO mail-relay.power.net.uk) (195.60.31.17) by pop.onelist.com with SMTP; 8 Apr 1999 19:27:59 -0000
  7. Received: from eaborn.powernet.co.uk (root@bmip141.powernet.co.uk [195.60.5.141]) by mail-relay.power.net.uk (8.9.0/8.9.0) with SMTP id UAA11967 for <amos-list@onelist.com>; Thu, 8 Apr 1999 20:36:09 +0100 (GMT/BST)
  8. From: Steve Eaborn <eaborn@powernet.co.uk>
  9. To: amos-list@onelist.com
  10. Date: Thu, 08 Apr 1999 19:38:51 +0100
  11. Message-ID: <yam7767.2558.33286184@mail.powernet.co.uk>
  12. In-Reply-To: <19990408184002Z8955-28489+6820@mailhost.utu.fi>
  13. X-Mailer: YAM 2.0Preview7 [020] - Amiga Mailer by Marcel Beck - http://www.yam.ch
  14. Mailing-List: list amos-list@onelist.com; contact amos-list-owner@onelist.com
  15. Delivered-To: mailing list amos-list@onelist.com
  16. Precedence: bulk
  17. List-Unsubscribe: <mailto:amos-list-unsubscribe@ONElist.com>
  18. Reply-to: amos-list@onelist.com
  19. Mime-Version: 1.0
  20. Content-Type: text/plain
  21. Subject: [amos-list] Re: Amal help
  22. Status: O
  23. X-Status: 
  24.  
  25. From: Steve Eaborn <eaborn@powernet.co.uk>
  26.  
  27. Hello Sasu
  28.  
  29. On 08-Apr-99, you wrote:
  30.  
  31. > From:    "Sasu Lintula" <samali@utu.fi>
  32. >> From: Neil Ives <neil.ives@btinternet.com>
  33. >> 
  34. >> Hello, Listers
  35. >> Can someone please help? I am using Amal and have a problemo. How do I
  36. >> change my bob image in the Amal string? After my object moves across the
  37. >> screen I want to reverse it's image and have it move back across the
  38. >> screen.
  39. > Hi Neil,
  40. > You should change value of internal amal register R0 to number of 
  41. > bob shape you want to show. That should do the thing:)
  42. > --Sasu Lintula
  43.  
  44. Erm, I think you meant register 'A' Sasu.
  45.  
  46. You can reverse a bob's image horizontally by adding $8000 to the bob
  47. number. Eg:
  48.  
  49. L A=$1; P; - normal image
  50. L A=$8001; P; - flipped horizontally.
  51.  
  52. This only works with bobs, not sprites.
  53.  
  54. Cheers,
  55.  
  56.  
  57. ------------------------------------------------------------------------
  58. Has ONElist changed your life?
  59. http://www.ONElist.com
  60. Visit our homepage and share with us your experiences at ONElist of the Week!
  61. ------------------------------------------------------------------------
  62. Official AMOS WWW: http://members.xoom.com/AmosFactory/front.html